type github.com/andybalholm/brotli.blockSplitterCommand
5 uses
github.com/andybalholm/brotli (current package)
metablock.go#L495: var cmd_blocks blockSplitterCommand
metablock_command.go#L11: type blockSplitterCommand struct {
metablock_command.go#L27: func initBlockSplitterCommand(self *blockSplitterCommand, alphabet_size uint, min_block_size uint, split_threshold float64, num_symbols uint, split *blockSplit, histograms *[]histogramCommand, histograms_size *uint) {
metablock_command.go#L65: func blockSplitterFinishBlockCommand(self *blockSplitterCommand, is_final bool) {
metablock_command.go#L159: func blockSplitterAddSymbolCommand(self *blockSplitterCommand, symbol uint) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |